From: kaf24@scramble.cl.cam.ac.uk Date: Thu, 8 Apr 2004 17:08:53 +0000 (+0000) Subject: bitkeeper revision 1.857 (40758725LNAi9rWWnvIgHXYKzPnxMw) X-Git-Tag: archive/raspbian/4.8.0-1+rpi1~1^2~18264 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/%22bookmarks://%22/%22http:/www.example.com/cgi/%22https:/%22bookmarks:/%22?a=commitdiff_plain;h=cc30041787a7ce6eb1a47ab9640c9dade8eab255;p=xen.git bitkeeper revision 1.857 (40758725LNAi9rWWnvIgHXYKzPnxMw) Increment the DOM0_OP version number. --- diff --git a/xen/include/hypervisor-ifs/dom0_ops.h b/xen/include/hypervisor-ifs/dom0_ops.h index 0e43333151..eee92b3cd9 100644 --- a/xen/include/hypervisor-ifs/dom0_ops.h +++ b/xen/include/hypervisor-ifs/dom0_ops.h @@ -18,7 +18,7 @@ * This makes sure that old versions of dom0 tools will stop working in a * well-defined way (rather than crashing the machine, for instance). */ -#define DOM0_INTERFACE_VERSION 0xAAAA000B +#define DOM0_INTERFACE_VERSION 0xAAAA000C #define MAX_DOMAIN_NAME 16